home *** CD-ROM | disk | FTP | other *** search
- object SplashScreen: TSplashScreen
- Left = 250
- Top = 169
- AutoSize = True
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 350
- ClientWidth = 500
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 500
- Height = 350
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- end
- object RzURLLabel1: TRzURLLabel
- Left = 7
- Top = 79
- Width = 100
- Height = 16
- Caption = 'Benthic Software'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- Transparent = True
- FrameSides = []
- FlyByEnabled = True
- URL = 'http://www.benthicsoftware.com/index.html'
- UnvisitedColor = clNavy
- VisitedColor = clNavy
- end
- end
-